Move gtk_rounded_rect_scale_affine to the right place
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Mar 2021 19:35:44 +0000 (14:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Mar 2021 20:17:32 +0000 (15:17 -0500)
commitc60a316e22470fd210cbbbaeb3bd2ccc43498f04
treed16d79b53dedb3200114e934eaf3ba92dd6a125d
parentb73c9e992f17dc5cb84fb597be2e569fd3901934
Move gtk_rounded_rect_scale_affine to the right place

This function should live with the rest of the
GskRoundedRect code in gskroundedrect.c.
gsk/gskroundedrect.c
gsk/gskroundedrectprivate.h
gtk/gtksnapshot.c